textmodes/flyspell.el (flyspell-large-region): Specify encoding for hunspell with...
authorAgustin Martin <agustin.martin@hispalinux.es>
Thu, 12 Apr 2012 14:19:40 +0000 (16:19 +0200)
committerAgustin Martin <agustin.martin@hispalinux.es>
Thu, 12 Apr 2012 14:19:40 +0000 (16:19 +0200)
commit0e45eed9c1a08831e9897d73f35713f2d46af67b
treee41cc73de8922d9b596035e331f8f6b25cb81b65
parent86cd648916dde1150abfefb7b2270596877085f4
textmodes/flyspell.el (flyspell-large-region): Specify encoding for hunspell with ("-i" ENCODING).

As done for ispell in in r107799, in flyspell-large-region we also need
to specify encoding for hunspell with ("-i" ENCODING), in 2 separate
command-line arguments, as expected by hunspell.
lisp/ChangeLog
lisp/textmodes/flyspell.el